projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ae6bec
)
stylecontext: add an inline-toolbar style class
author
Cosimo Cecchi
<cosimoc@gnome.org>
Thu, 17 Mar 2011 19:44:03 +0000
(15:44 -0400)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Thu, 17 Mar 2011 19:47:04 +0000
(15:47 -0400)
gtk/gtkstylecontext.h
patch
|
blob
|
history
diff --git
a/gtk/gtkstylecontext.h
b/gtk/gtkstylecontext.h
index 805f787fd6172a39cfdf552dcf3bc5fffeaba1ee..daf997fa08bc38a2d409474860f114ce19ac253e 100644
(file)
--- a/
gtk/gtkstylecontext.h
+++ b/
gtk/gtkstylecontext.h
@@
-241,6
+241,13
@@
struct _GtkStyleContextClass
*/
#define GTK_STYLE_CLASS_PRIMARY_TOOLBAR "primary-toolbar"
+/**
+ * GTK_STYLE_CLASS_INLINE_TOOLBAR:
+ *
+ * A CSS class to match inline toolbars.
+ */
+#define GTK_STYLE_CLASS_INLINE_TOOLBAR "inline-toolbar"
+
/**
* GTK_STYLE_CLASS_RADIO:
*